* lisp/textmodes/ispell.el (ispell-lookup-words): When `look' is not
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 9 Nov 2013 01:12:25 +0000 (03:12 +0200)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 9 Nov 2013 01:12:25 +0000 (03:12 +0200)
commit26480937e47f813539d12b3def19125ff8e8a787
tree4a9723c992deeb4adf940556183b9d823a738647
parentd05a7f072aa4aebebe9d5cbba2a294fff15f7fd5
* lisp/textmodes/ispell.el (ispell-lookup-words): When `look' is not
available and the word has no wildcards, append one to the grep
pattern.
http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00258.html
(ispell-complete-word): Call `ispell-lookup-words' with the value
independent of `ispell-look-p'.
lisp/ChangeLog
lisp/textmodes/ispell.el